Leadtools.Dicom.AddIn Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Keys Property
See Also 
Leadtools.Dicom.AddIn Namespace > Generic ThreadSafeDictionary Class : Keys Property



Gets an Generic ICollection containing the keys of the Generic IDictionary.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property Keys As ICollection(Of TKey)
Visual Basic (Usage)Copy Code
Dim instance As ThreadSafeDictionary(Of TKey,TValue)
Dim value As ICollection(Of TKey)
 
value = instance.Keys
C# 
public virtual ICollection<TKey> Keys {get;}
C++/CLI 
public:
virtual property ICollection<TKey>^ Keys {
   ICollection<TKey>^ get();
}

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features